[INFO] fetching crate qweather-sdk 0.4.1...
[INFO] testing qweather-sdk-0.4.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate qweather-sdk 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate qweather-sdk 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qweather-sdk 0.4.1
[INFO] tweaked toml for crates.io crate qweather-sdk 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qweather-sdk 0.4.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qweather-sdk 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded jiff-static v0.2.14
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a47c9a74f932282f28c2906c966747595d63cbf203a8cda52b0388b904538f7
[INFO] running `Command { std: "docker" "start" "-a" "7a47c9a74f932282f28c2906c966747595d63cbf203a8cda52b0388b904538f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a47c9a74f932282f28c2906c966747595d63cbf203a8cda52b0388b904538f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a47c9a74f932282f28c2906c966747595d63cbf203a8cda52b0388b904538f7", kill_on_drop: false }`
[INFO] [stdout] 7a47c9a74f932282f28c2906c966747595d63cbf203a8cda52b0388b904538f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f681ac8286a85c2fbf414d48cd7bba9a8d9c041b592f137857a4926f377378a7
[INFO] running `Command { std: "docker" "start" "-a" "f681ac8286a85c2fbf414d48cd7bba9a8d9c041b592f137857a4926f377378a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling qweather-sdk v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s
[INFO] running `Command { std: "docker" "inspect" "f681ac8286a85c2fbf414d48cd7bba9a8d9c041b592f137857a4926f377378a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f681ac8286a85c2fbf414d48cd7bba9a8d9c041b592f137857a4926f377378a7", kill_on_drop: false }`
[INFO] [stdout] f681ac8286a85c2fbf414d48cd7bba9a8d9c041b592f137857a4926f377378a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e77bb1edc2d26348edd9cad4abe49682d529feed872c056b89751da3fe31c094
[INFO] running `Command { std: "docker" "start" "-a" "e77bb1edc2d26348edd9cad4abe49682d529feed872c056b89751da3fe31c094", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling qweather-sdk v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `qweather-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name qweather_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aabd85474fe28ffe -C extra-filename=-f81288ba5ef38ddd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-56b87d210b1fcbb9.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-24fa0abc6f07097b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f6b4ba87a97be7b2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a4f8c9936cff0371.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c491f3c02b0dcf09.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-8aa27d3fd3980847.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38441455cdc9737d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6f02175d4ed69bf1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-383f50f41ce40764.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-24ff9cce5c105e5c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKcMkUn/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-24fa0abc6f07097b,libanstream-7e30cbc045bfbad7,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libjiff-f08c26e031af19de,libenv_filter-524a532758108c28,libregex-b19824ad87c7dcc3,libregex_automata-a14d29943c46484b,libaho_corasick-6e9abec44e58222d,libregex_syntax-2f734124a51b36fa,libanstyle-df82d657645c4a5c,libqweather_sdk-1061b804bcdc722b,libreqwest-a4f8c9936cff0371,libserde_urlencoded-3fcd409bc89e5b64,libwebpki_roots-b38671e28d33d0cc,libbase64-2a03de3babadded3,librustls_pemfile-4e4e26a341919da6,libipnet-9aae67a4e846df6d,libhyper_rustls-5298db37079c9da5,libwebpki_roots-9aa40f74e3a6e7e1,libtokio_rustls-fcc77a5523bfe916,librustls-3d790c99a226afdb,libsubtle-ca7024fc66e4388f,libwebpki-b4f941c91444f74f,libring-5c6481f439e05185,libgetrandom-92897e7aa872a1e2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libtokio_util-e5244104c8f2efa3,libfutures_sink-be8442ee548d90f9,libasync_compression-ece7545254307633,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libtower-6ede2aa0061204c7,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-8199bc217d94a95b,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhyper-31d8a640fff6c91c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-383f50f41ce40764,libsocket2-0033e7c1c2d92847,libmio-8db9bd8702ad1160,liblibc-e32e94b265a2208b,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libmd5-f6b4ba87a97be7b2,libcfg_if-33ef6c02a07f9fec,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,liblog-ba604b77dad33fe2,libserde_aux-8aa27d3fd3980847,libserde_value-af6429acd12152da,libordered_float-deaa653cf3de3266,libserde_json-38441455cdc9737d,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-56b87d210b1fcbb9,libiana_time_zone-693b81a5c0b46492,libnum_traits-ded9a7659b833be8,libserde-c491f3c02b0dcf09,libdotenvy-c158e10653a35757}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKcMkUn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-24ff9cce5c105e5c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/air_current-485400d223e2592d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qweather-sdk` (example "air_current") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcci2fJq/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-24fa0abc6f07097b,libanstream-7e30cbc045bfbad7,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libjiff-f08c26e031af19de,libenv_filter-524a532758108c28,libregex-b19824ad87c7dcc3,libregex_automata-a14d29943c46484b,libaho_corasick-6e9abec44e58222d,libregex_syntax-2f734124a51b36fa,libanstyle-df82d657645c4a5c,libqweather_sdk-1061b804bcdc722b,libreqwest-a4f8c9936cff0371,libserde_urlencoded-3fcd409bc89e5b64,libwebpki_roots-b38671e28d33d0cc,libbase64-2a03de3babadded3,librustls_pemfile-4e4e26a341919da6,libipnet-9aae67a4e846df6d,libhyper_rustls-5298db37079c9da5,libwebpki_roots-9aa40f74e3a6e7e1,libtokio_rustls-fcc77a5523bfe916,librustls-3d790c99a226afdb,libsubtle-ca7024fc66e4388f,libwebpki-b4f941c91444f74f,libring-5c6481f439e05185,libgetrandom-92897e7aa872a1e2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libtokio_util-e5244104c8f2efa3,libfutures_sink-be8442ee548d90f9,libasync_compression-ece7545254307633,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libtower-6ede2aa0061204c7,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-8199bc217d94a95b,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhyper-31d8a640fff6c91c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-383f50f41ce40764,libsocket2-0033e7c1c2d92847,libmio-8db9bd8702ad1160,liblibc-e32e94b265a2208b,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libmd5-f6b4ba87a97be7b2,libcfg_if-33ef6c02a07f9fec,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,liblog-ba604b77dad33fe2,libserde_aux-8aa27d3fd3980847,libserde_value-af6429acd12152da,libordered_float-deaa653cf3de3266,libserde_json-38441455cdc9737d,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-56b87d210b1fcbb9,libiana_time_zone-693b81a5c0b46492,libnum_traits-ded9a7659b833be8,libserde-c491f3c02b0dcf09,libdotenvy-c158e10653a35757}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcci2fJq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-24ff9cce5c105e5c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/grid_weather_hourly_forecast-2eeac8d8fc5beac1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qweather-sdk` (example "grid_weather_hourly_forecast") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e77bb1edc2d26348edd9cad4abe49682d529feed872c056b89751da3fe31c094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77bb1edc2d26348edd9cad4abe49682d529feed872c056b89751da3fe31c094", kill_on_drop: false }`
[INFO] [stdout] e77bb1edc2d26348edd9cad4abe49682d529feed872c056b89751da3fe31c094
